Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump tuf from 0.20.0 to 1.1.0 #279

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2022

Bumps tuf from 0.20.0 to 1.1.0.

Release notes

Sourced from tuf's releases.

v1.1.0

See CHANGELOG.md for details.

v1.0.0

This release makes ngclient and the Metadata API the supported python-tuf APIs. It also removes the legacy implementation as documented in the 1.0.0 announcement: all library code is now contained in tuf.api or tuf.ngclient.

See Python-TUF reaches version 1.0.0 for a blog post about this release.

Added

Changed

Removed

  • Remove all legacy code including old client, repository_tool, repository_lib and the scripts (#1790)
  • Metadata API: Remove modification helper methods that are no longer necessary (#1736, #1740, #1743)
  • tests: Remove client tests that were replaced with better ones (#1741)
  • tests: Stop using unittest_toolbox (#1792)
  • docs: Remove deprecated documentation (#1768, #1769, #1773, #1848)
Changelog

Sourced from tuf's changelog.

v1.1.0

This release contains major build improvements as well as fixes and backwards-compatible API improvements.

Added

  • build: Release process was moved to CD platform (#1946, #1971, #1976)
  • build: Build is now reproducible thanks to Hatchling (#1896, #1900)
  • build: Build results are now verifiable (#1913, #1926, #1947, #1979)
  • build: test dependencies are now pinned for reproducibility (#1867, #1918)
  • Metadata API: Validation is now possible during serialization (#1775)
  • Infrastructure: Setup development blog (#1886, #1887)

Changed

  • Metadata API: Supported specification version updated (#1908, #1960)
  • Metadata API: unrecognized_fields annotation fix (#1950)
  • Metadata API: Constructors are now easier to use (#1922)
  • Metadata API: Logging and error message improvements (#1876)
  • build: Include examples in source distribution (#1970)
  • build: Updated pinned dependency versions
  • tests: Various improvements (#1707, #1758, #1808, #1860, #1915, #1936, #1953, #1954, #1955)

v1.0.0

This release makes ngclient and the Metadata API the supported python-tuf APIs. It also removes the legacy implementation as documented in the 1.0.0 announcement: all library code is now contained in tuf.api or tuf.ngclient.

Added

Changed

... (truncated)

Commits
  • 3f28d40 Merge pull request #1980 from jku/release-1.1.0
  • 8941748 python-tuf 1.1.0
  • 7e5b9b5 Merge pull request #1979 from lukpueh/verify_release-sign
  • a3d5a37 build: minor style/wording fixes in verify_release
  • 6b511c6 Merge pull request #1977 from theupdateframework/dependabot/pip/securesystems...
  • 8167889 doc: describe signatures creation in RELEASE.md
  • e56ff07 build: add 'gpg sign' option to verify_release
  • e7544bf build: fix success message in verify_release
  • 6a0a47a build(deps): bump securesystemslib[crypto,pynacl] from 0.22.0 to 0.23.0
  • f1a4cb3 Merge pull request #1976 from lukpueh/fix-release-doc
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tuf](https://github.com/theupdateframework/python-tuf) from 0.20.0 to 1.1.0.
- [Release notes](https://github.com/theupdateframework/python-tuf/releases)
- [Changelog](https://github.com/theupdateframework/python-tuf/blob/develop/docs/CHANGELOG.md)
- [Commits](theupdateframework/python-tuf@v0.20.0...v1.1.0)

---
updated-dependencies:
- dependency-name: tuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2022
@znewman01
Copy link
Contributor

This will be fixed by #228

@znewman01 znewman01 closed this Apr 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/tuf-1.1.0 branch April 28, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant